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