/**
 * Placeholder function.
 *
 * @returns Undefined
 */
export declare const noop: () => undefined;
