/**
 * We filter to only ever report on these constructs
 */
export declare const ALLOWED_FQN_PREFIXES: ReadonlyArray<string>;
