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

declare const FollowTheSigns: ReactIconComponentType;
export default FollowTheSigns;
            