import { FC } from 'react';
import { ADSIcon } from "../../icons.types";
declare const Request48: FC<ADSIcon>;
export default Request48;
