import { SvgIconComponent } from './types'; declare const ApprovalIcon: SvgIconComponent; export default ApprovalIcon;