export declare const CogWheel: ({ title }: { readonly title?: string | undefined; }) => JSX.Element;