export declare const Errorcito: (props: { error?: string; style?: object; }) => JSX.Element | null;