/// import { IconProps } from "../SvgIcon"; export declare const Post: (props?: IconProps) => JSX.Element; export default Post;