export declare type AutoCapitalizeOptions = 'characters' | 'words' | 'sentences' | 'none';