import React from 'react'; export declare const CreatedAtColumn: ({ createdAt }: { createdAt: string; }) => React.JSX.Element;