import { ReactIconComponentType } from '../types';

declare const Policy: ReactIconComponentType;
export default Policy;
            