/**
 * Checks whever the args include --require / -r or --import @aikidosec/firewall
 * Also checks NODE_OPTIONS.
 */
export declare function isPreloaded(): boolean;
