/**
 * This App will search contracts matching a given text pattern and print it
 * to console.
 */
export {};
