import { types as t } from '@babel/core'; export declare const findConditionalAttributes: (attributes: t.JSXAttribute[], types: typeof t) => t.JSXAttribute[];