import React from 'react'; import { AProps } from './types'; export declare const A: React.FC;