/// <reference types="react" />
declare function BlockQuoteCustom(node: any): JSX.Element;
export { BlockQuoteCustom };
