import { IAttachProps } from '../Attach';
export default function Props(_props: IAttachProps): null;
