import type { InterfaceType } from '@jsii/spec'; export declare function findInterface(fqn: string, mergeInherited?: boolean): InterfaceType;