export declare const removeCreatedAtPlaceholder: (text: string) => string;
