import React, { FC } from 'react'; declare const Icons: FC; export default Icons;