/// import { IconProps } from '../../types'; declare const Letter: (allProps: IconProps) => JSX.Element; export default Letter;